lcPaint_MpgonMirror Home

Moves all points of a multipolygon object in a mirror-like fashion, relative to the 'mirror edge'.

 BOOL lcPaint_MpgonMirror (
   HANDLE hMpgon,
   double X1,
   double Y1,
   double X2,
   double Y2
 );

Parameters
hPtbuf
  Handle to a multipolygon object.
X1 Y1
  First point of mirror edge.
X2 Y2
  Second point of mirror edge.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).

See Also

  lcPaint_MpgonMovelcPaint_MpgonRotatelcPaint_MpgonScale